Restores the saved cart having the specified ID merging it to the active shopping cart. Introduced in 2023.1
            | Method | RestoreSavedCart | 
The request body is of type RestoreSavedCart.
| Name | Description | Data Type | 
|---|---|---|
| ID | The identifier of the saved shopping cart. | xml:int | 
The response body is of type RestoreSavedCartResponse.
| Name | Description | Data Type | 
|---|---|---|
| RestoreSavedCartResult | xml:string |